Skip to main content

csvData

Type

property

Summary

The csvData property reflects the content in CSV format.

Syntax

set the csvData of widget to <CSV>
get the csvData of widget

Description

The csvData property reflects the content of the widget in comma delimited format. The first of the value represents the column names. When this property is set, column names are set to line 1 of the value. When setting this property values can contain commas as long as they are enclosed with quotes.